Crate idna_adapter

Source
Expand description

This crate abstracts over a Unicode back end for the idna crate.

To work around the lack of global-features in Cargo, this crate allows the top level Cargo.lock to choose an alternative Unicode back end for the idna crate by pinning a version of this crate.

See the README of the latest version for more details.

Structs§

  • An adapter between a Unicode back end an the idna crate.
  • Value for the Bidi_Class Unicode property.
  • A mask representing potentially multiple BidiClass values.
  • Value for the Joining_Type Unicode property.
  • A mask representing potentially multiple JoiningType values.

Constants§